body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
	outline: none;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1200px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px}
input::-ms-clear{display:none;}
ul,li{ list-style:none}

.banner17 .shutter {
	overflow: hidden;
	width: 1920px;
	height: auto;
	position: relative;
   left: 50%;
	margin-left: -960px;
	top: 0;
}
.banner17 .shutter-img {
	z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner17 .shutter-img a {
	cursor: default;
}
.banner17 .shutter-img a > img {
	width: 1920px;
	height: auto;
}
.banner17 .shutter-img .created {
	overflow: hidden;
	position: absolute;
	z-index: 20;
}
.banner17 .shutter-btn {
	width: 1200px;
	height: 64px;
	z-index: 9;
	position: absolute;
	top: 50%;
	margin-left: -600px;
	margin-top: -32px;
	left: 50%;
	clear: both;
	display: none;
	opacity: 0.7;
}
.banner17:hover .shutter-btn{
	display: block;
}
.banner17 .shutter-btn li {
	width: 64px;
	height: 64px;
	cursor: pointer;
}
.banner17 .shutter-btn li.prev {
	float: left;
	background: url(../images/left3.png) no-repeat ;
}
.banner17 .shutter-btn li.next {
	float: right;
	background: url(../images/right3.png) no-repeat ;
}


/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#dc4e56;}
.color{ color:#dc4e56; }
.header_top {
	width: 100%;
	height: 194px;
	background: url("../images/h6.jpg") no-repeat center top;
}
.header_top .top1 {
	text-align: left;
	height: 50px;
	line-height: 40px;
}
.header_top .box {
	height: 92px;
}
.header_top .box .logo {
	margin-top: 10px;
}
.header_top .box .right {
	width: 275px;
	padding-left: 60px;
	height: 52px;
	background: url("../images/h5.png") no-repeat left center;
}
.header_top .box .right p {
	line-height: 26px;
}
.header_top .box .right .txt1 {
	font-size: 18px;
	color: #D6322D;
}
.header_top .box .right .txt2 {
	font-size: 30px;
	color: black;
	font-weight: 600;
	letter-spacing: 1px;
}
.header_nav {
	width: 100%;
	height: 52px;
	background: url("../images/h2.jpg") no-repeat center;
	text-align: center;
}
.header_nav li {
	display: inline-block;
	vertical-align: top;
	width: 172px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: white;
	background: url("../images/h3.png") no-repeat left center;
}
.header_nav li a {
	color: white;
	font-size: 16px;
}
.header_nav li:first-child {
	background: 0;
	margin-right: -4px;
}
.header_nav li:hover,
.header_nav li.hover {
	background: url("../images/h1.jpg") no-repeat right;
	background-size: 170px 52px;
}
.header_nav li:hover a,
.header_nav li.hover a {
	color: #1B1B1B;
}




















/*footer*/
.footer {
	padding-top: 10px;
	background: #181515;
	color: white;
	text-align: center;
}
.footer .footer_nav {
	width: 100%;
	text-align: center;
	line-height: 30px;
}
.footer .footer_nav a {
	color: white;
	font-size: 16px;
	padding: 0 20px;
}
.footer .footer_address {
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}
.footer .footer_bottom {
	width: 100%;
	height: 35px;
	background: black;
	line-height: 35px;
	color: white;
}
.footer .footer_bottom strong {
	font-weight: 500;
	padding: 0 20px;
}
.footer .footer_bottom strong a {
	color: white;
}




